﻿CHARACTERS = {
	c:TUG ?= {
		create_character = {
			# Sultan Abd al-Rahman
			first_name = "Abd_al-Rahman"
			last_name = "Banu_Djellab"
			historical = yes
			heir = yes
			birth_date = 1825.12.24 # approximate
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				trait_child
			}
		}
		create_character = {
			# Lalla Aisha, regent and mother of Abd al-Rahman
			first_name = "Lalla_Aisha"
			last_name = "Ben-Gana"
			historical = yes
			birth_date = 1801.2.3 # educated guess
			female = yes
			interest_group = ig_landowners
			ruler = yes
			ideology = ideology_traditionalist
			traits = {
				cruel
				experienced_political_operator
				opium_addiction # chew tekrouri everyday
			}
		}
	}
}
